-
Home
-
Slider & Popup Builder by Depicter – Add Image Slider, Carousel Slider, Exit Intent Popup, Popup Modal, Coupon Popup, Post Slider Carousel
-
1.5.1
-
Code
-
Classes
- SetCookie
Total Complexity |
77 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
437 |
Lines of code |
189 |
Logical lines of code |
99 |
Comment lines |
154 |
Methods |
26 |
Properties |
2 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fromString() |
A |
50 |
8 |
27 |
__toString() |
S |
58 |
8 |
13 |
validate() |
S |
54 |
6 |
23 |
__construct() |
S |
60 |
6 |
12 |
setExpires() |
S |
67 |
6 |
6 |
matchesDomain() |
S |
58 |
5 |
14 |
matchesPath() |
S |
60 |
5 |
13 |
setMaxAge() |
S |
68 |
4 |
6 |
setDomain() |
S |
68 |
4 |
6 |
setDiscard() |
S |
69 |
2 |
6 |
setName() |
S |
69 |
2 |
6 |
isExpired() |
S |
78 |
2 |
3 |
setValue() |
S |
69 |
2 |
6 |
setPath() |
S |
69 |
2 |
6 |
getMaxAge() |
S |
78 |
2 |
3 |
setHttpOnly() |
S |
69 |
2 |
6 |
setSecure() |
S |
69 |
2 |
6 |
getHttpOnly() |
S |
80 |
1 |
3 |
toArray() |
S |
82 |
1 |
3 |
getDiscard() |
S |
80 |
1 |
3 |
getSecure() |
S |
80 |
1 |
3 |
getName() |
S |
80 |
1 |
3 |
getPath() |
S |
80 |
1 |
3 |
getDomain() |
S |
80 |
1 |
3 |
getValue() |
S |
80 |
1 |
3 |
getExpires() |
S |
80 |
1 |
3 |